The Dreamweaver JavaScript API > File manipulation functions > dom.splitFrame()

 

dom.splitFrame()

Availability

Dreamweaver 3.0

Description

Splits the selected frame vertically or horizontally.

Arguments

splitDirection

splitDirection must be one of the following: "up", "down", "left", or "right".

Returns

Nothing.

Enabler

dom.canSplitFrame()